home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / zkuste / macos / Files / iScreen3.sit / iScreensaver Designer 3 / Sample Projects / Planet Flash Project / alternate.swf / scripts / frame_1 / DoAction.as
Text File  |  2003-02-25  |  62b  |  3 lines

  1. rock = Math.ceil(Math.random() * 8) + 1;
  2. gotoAndPlay(rock);
  3.